Skip to content

Conversation

@JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jan 15, 2026

This makes non-native calls a little faster.

@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JukkaL
Copy link
Collaborator Author

JukkaL commented Jan 15, 2026

The parallel test failure is most likely a flake. cc @ilevkivskyi

@JukkaL JukkaL merged commit 3cae656 into master Jan 15, 2026
22 of 23 checks passed
@JukkaL JukkaL deleted the writer-wrappers branch January 15, 2026 16:26
michaelm-openai pushed a commit to michaelm-openai/mypy that referenced this pull request Jan 16, 2026
michaelm-openai pushed a commit to michaelm-openai/mypy that referenced this pull request Jan 16, 2026
@ilevkivskyi
Copy link
Member

Interesting, I see the problem is that

Failed to establish connection with worker

We can possibly increase the timeout from 3 sec to say 5 sec during tests. But first maybe it would make sense to add some more logging, e.g. show what was the last exception that caused this, just to get a better idea of what is going on.

@ilevkivskyi
Copy link
Member

Added in #20599

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants